Interview Questions and Answer
Options:
a. A workflow automates a business process
b. It has a graphical representation like a flowchart
c. It can be developed using Microsoft Visio/SharePoint Designer/Visual Studio
d. All the above
Reveal Answer
Options:
a. Foundation
b. Enterprise
c. Standard
d. Both b and c)
Reveal Answer
Options:
a. Workflows in SharePoint 2013 run in a product called as Workflow Manager 1.0 which is outside of SharePoint environment and is built on Windows Workflow Foundation in .NET Framework 4.5
b. You need Workflow Client on the SharePoint web front end to communicate with Workflow Manager.
c. Communication between Workflow Manager and the Workflow Client happens using REST API and uses OAuth for security.
d. In SharePoint 2013 using either Visual Studio or SharePoint Designer 2013 we can only create declarative workflows.
e. All the above
Reveal Answer
Options:
a. It means a no-code workflow
b. The workflow is described in XAML and executes interpretively at run time
c. It is not compiled as managed assemblies.
d. All the above
Reveal Answer
Options:
a. They follow a sequential path of execution
b. They use stages
c. They can jump to different parts of the workflow based on some decisions taken
Reveal Answer
Options:
a. We can only develop declarative workflows
b. It can be written as a template so that after it is deployed, it can be reused and associated with any list or library
c. We can create custom actions that can also be imported into SharePoint Designer 2013
d. The workflow is deployed as part of a .wsp file to a site.
e. All the above
Reveal Answer
Options:
a. List Workflow
b. Site Workflow
c. Reusable Workflow
d. Globally Reusable Workflow
e. All the above
Reveal Answer
Options:
a. It has to be started manually by the user or programmatically
b. They can use Custom Workflow Actions
c. They are triggered by workflow Actions such as when the current list item changes are not available for a site workflow
d. They can best be used to perform administrative functions on the sites upon which they execute
e. All the above
Reveal Answer
Options:
a. Support for Stages and Loops
b. Support for calling webservices
c. Integration of Visio designer into SharePoint Designer
d. Ability to switch between Visual Designer and Text Style
e. We can copy paste workflow steps
f. All the above
Reveal Answer
Options:
a. Stage Shape
b. Loop Shape
c. Step Shape
d. All the above
Reveal Answer
Options:
a. A workflow must have atleast one stage
b. An explicit Start shape is required outside of the stage for the entire diagram
c. An explicit Terminate shape outside of a stage is not required
d. At the top level, a workflow can contain only stages, conditional shapes, and Start and Terminate terminators. All other shapes must be contained within a stage.
e. All the above
Reveal Answer
Options:
a. It must have only one path in and one path out
b. Stage containers cannot be nested
c. Stop Workflow shapes can exist within a stage
d. A stage by default has a Start, Enter and Exit Shape
e. All the above
Reveal Answer
Options:
a. They are a container shape with Enter and Exit shape
b. A loop shape also requires that an Enter and Exit shape be added to the edges of the container to define the paths in and out of the loop.
c. You have two loops(Loop n times and Loop with Condition)
d. Loops must be within a stage
e. They can contain steps
f. They can have only one entry and one exit point
g. All the above
Reveal Answer
Options:
a. They must be within a stage
b. They may be within a loop
c. They may have only one entry and one exit point
d. Steps can contain steps
e. All the above
Reveal Answer
Options:
a. Coordination
b. Core
c. List
d. Task
e. Utility
f. All the above
Reveal Answer
Options:
a. Association Parameters
b. Initiation Parameters
c. All the above
Reveal Answer
Options:
a. It can be started manually
b. It can be started when an item is created
c. It can be started when an item is changed
d. All the above
Reveal Answer
Options:
a. Initiation Form
b. Association Form
c. Task Edit Form
d. All the above
Reveal Answer
Options:
a. They can be configured to wait for both a percentage of responses or for a specific response.
b. They can be assigned in serial or parallel
c. Both a and b
d. (Only b)
Reveal Answer
Options:
a. Always using Workfow Manager 1.0
b. SharePoint 2013 always (which contains .NET 3.5 SP1 workflow runtime)
c. In Workflow Manager 1.0 if migrated from SharePoint 2010 else SharePont 2013
d. In Workflow Manager if it is redeployed as an App
Reveal Answer
Bestdotnet google plus